home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / srdsk202.zip / WHATSNEW.DOC < prev   
Text File  |  1993-01-27  |  9KB  |  265 lines

  1.  
  2. 2.02 1992-01-27
  3.  
  4. - Fixed a problem with /ENV switch. It had a loose pointer that could 
  5. mess up with some parameters or cause a null pointer assignment message.
  6.  
  7. - Installed code for registration reminder and registration keys. The 
  8. reminder is not big, but I guess registered users do not want to see it.
  9.  
  10.  
  11.  
  12. 2.01 1992-01-08
  13.  
  14. - Option /AVAILABLE:n added to resize the disk to the size when it has
  15. n Kbytes space available.
  16.  
  17. - Option /MINSIZE added to resize the disk to the smallest size 
  18. possible or disable it if there is no data on it. This is the same as 
  19. /AVAILABLE:0
  20.  
  21. - Option /FILESPACE:n added to resize the disk to the size when it has
  22. n Kbytes space for files.
  23.  
  24. - Added some ERRORLEVEL returns. SRDISK.EXE should now returns nonzero 
  25. ERRORLEVEL, if there were problems with the format (errors, failure, 
  26. would destroy contents, but not allowed to).
  27.  
  28. - Aborted formatting could enable the disk although no memory was 
  29. allocated for it. Error handling fixed.
  30.  
  31. - Setting environment variables did not work with DOS prior to version 
  32. 3.30. Changed environment variable setting so that it does not try to 
  33. find the command processor, but just modifies the parent's environment. 
  34. Also it is better made sure that the parent is real.
  35.  
  36. - Device drivers did not detect read/write errors. Now it is detected 
  37. that MS-Windows Enhanced mode does not emulate EMS 4.0 correctly and 
  38. causes errors.
  39.  
  40. - Disabled possibility to allocate disk while in MS-Windows Enhanced 
  41. mode. Windows frees the memory allocated by the program when the DOS 
  42. window is closed, so the disk memory would be lost then.
  43.  
  44. - A number of other bugs removed and features cleaned.
  45.  
  46.  
  47.  
  48. 2.00 1992-12-12
  49.  
  50. - Memory allocation bug that gave XMS error A7 removed.
  51.  
  52. - Disk resizing could change the reported size of clusters at some rare 
  53. cases although the cluster size was not changed.
  54.  
  55. - Now asks if disk contents are to be removed if all the old data can 
  56. not fit the new disk being created.
  57.  
  58.  
  59.  
  60. 2.00 BETA 3 1992-11-06 A pre-release version for the version 2.0
  61.  
  62. - Made two versions of the device drivers: full featured and small.
  63.  
  64. - Full featured device drivers now have their own stack so that user 
  65. need not care of it. Small device drivers do not have this.
  66.  
  67. - Optimized some code for faster operation.
  68.  
  69. - Fixed a problem with root directory sectors being cleared with resize.
  70.  
  71. - DR-DOS problems solved. The device driver did not preserve flags and 
  72. this seemed to have caused the trouble with DR-DOS.
  73.  
  74. - Now should correctly estimate the available memory size before trying 
  75. to format. Still possible to fail with XMS though - this is due to the 
  76. incomplete services of XMS.
  77.  
  78. - Memory allocation while preserving disk contents fixed.
  79.  
  80.  
  81.  
  82. 2.00 BETA 2 A pre-release version for the version 2.0
  83.  
  84. - Memory allocation while preserving disk contents fixed.
  85.  
  86. - Changed the multiplex number back to what it was in 1.x versions. BETA 
  87. 1 had a different number so that it will not conflict with existing 1.x 
  88. version disk.
  89.  
  90. - Boot sector is now updated correctly when disk is resized. Thus you 
  91. can diskcopy a disk into RAM disk, resize it and diskcopy it to a disk 
  92. of another format - great for boot disks too!
  93.  
  94.  
  95.  
  96. 2.00 BETA 1 A pre-release version for the version 2.0
  97.  
  98. - SRDISK now tries to preserve the disk contents by default.
  99.  
  100. - Device driver SRDEMS.SYS for EMS memory support. Requires EMS version 
  101. 4.0.
  102.  
  103. - Device drivers are now compatible with DOS DISKCOPY command. Use 
  104. SRDISK /F switch to configure SRDISK to the same format as the floppy 
  105. and you can then diskcopy between the floppy and RAM Disk. Great for 
  106. disk duplication - no need to swap the disks any more. Also DISKCOPY 
  107. to/from the floppy is much faster than copying each file one by one.
  108.  
  109. - Alternative command line options and some new options. The longer 
  110. options can be shortened if they remain unambiguous.
  111.  
  112. - /U (or /UNCONDITIONAL or /ERASE) switch can be used to clear the disk.
  113.  
  114. - /F (or /DOSFORMAT) has many FDFORMAT disk sizes and formats added. The 
  115. available sizes are listed in SRDISK.DOC.
  116.  
  117. - New options are added to better support different floppy formats:
  118.  
  119.         /MEDIA:n                - Defines the media ID byte
  120.         /HEADS:n or /SIDES:n    - Defines sides on the disk
  121.         /SECTORS:n or /SPT:n    - Defines sectors per track
  122.         /DEVICETYPE:n           - Device type (0=360K floppy, 1=1.2M floppy,
  123.                                   2=720K floppy, 3=8-inch single density,
  124.                                   4=8-inch double density, 5=hard disk,
  125.                                   7=1.44M floppy, 9=2.99M floppy)
  126.  
  127. - Error condition handling for batch operation enhanced.
  128.  
  129.         /ASK                    - Ask about destroying data (default)
  130.         /YES or /FORCE          - Destroy data if necessary to complete
  131.         /NO                     - Do not destroy data
  132.  
  133.  
  134. 1.42
  135.  
  136. - Restricted FAT copies to maximum of 2. DOS 5 did not manage well if
  137. there were more.
  138.  
  139. - SRDISK.SYS caused the block devices loaded after is to have bad drive
  140. letters assigned to them.
  141.  
  142. - Tried to read root directory when there was no disk.
  143.  
  144. - MS-DOS 5 does not interpret the disk size correctly after it has had
  145. to face a bad disk. Deviced a get-around for the bug.
  146.  
  147. - Memory allocation has been fixed to help the memory managers.
  148.  
  149. - Made stack larger.
  150.  
  151.  
  152.  
  153. 1.41 1992-06-06
  154.  
  155. - I started to take a licensing fee from corporate users. Sorry, I have
  156. no other income currently. I tried to make the prices reasonable, but if
  157. you feel the prices are too high for your casual use, you can try to
  158. bargain.
  159.  
  160. - One '!' had disappeared from the env.c causing the /E not to work.
  161. Hopefully not many copies of the 1.40 version got out.
  162.  
  163. 1.40 1992-06-03
  164.  
  165. - DR-DOS 6 hangup solved by passing a valid looking BIOS Parameter Block
  166.   at init.
  167.  
  168. - Added a check for DR-DOS 5, since SRDISK did not seem to work with it
  169.   unless sector size was 128 bytes. Under DR-DOS 5 sector size now
  170.   forced to 128 bytes.
  171.  
  172. - resolve_drive() now finds drive letters even if driver loaded high
  173.   with some upper memory manager utility. Also if driver not found,
  174.   disks should be configurable anyway as 1:, 2:, etc. - although better
  175.   would be to tell the drive letter in CONFIG.SYS.
  176.  
  177. - Disk size 1 with /F:1 to get rid of drive not ready reports.
  178.  
  179. - Unless forced sector/cluster/root dir sizes, adjust them properly.
  180.  
  181. - Have srdisk handle allocation of known types of memory. Also enhanced
  182.   allocation to hopefully work better with DesqView.
  183.  
  184. - Reorganized source to several files. Also many other minor changes and
  185.   source beautifying.
  186.  
  187. - Multiplex interrupt interface changed a bit.
  188.  
  189. - Borland C++ 3.0 produced bad code handling long integers and thus the
  190.   beginning of FAT was a little wrong. Changed the code to one not
  191.   having a bug.
  192.  
  193.  
  194.  
  195. 1.30 1992-01-18
  196.  
  197. - Changed to freeware from public domain
  198.  
  199. - Changed the driver control from IOCTL calls to multiplex interrupt.
  200.  
  201. - Added support for over 32M RAM drives (up to 4096M). Over 32M drives
  202.   need DOS 4+ because they use over 0xFFFF sectors.
  203.  
  204. - Added /V switch for program verbosity control. /Y now only forces the
  205.   disk format, it does not make the program less verbose.
  206.  
  207. - Support for chained drivers. These drivers all contribute memory for
  208.   the same virtual drive. Added switch /M to control how much memory may
  209.   be used by each driver in the chain.
  210.  
  211. - Formatting reads the root directory to find out if there is anything
  212.   that would be destroyed. If not, it will not ask for permission to
  213.   destroy.
  214.  
  215. - Added /E switch to set environment variables SRDISKn to show srdisk
  216.   drives.
  217.  
  218. - Scans Drive Parameter Table on DOS 2 and 3 to find the drive letters,
  219.   if necessary.
  220.  
  221.  
  222.  
  223. 1.20 1991-10-04
  224.  
  225. - Fixed name of program by adding the missing 'Re' to 'Sizeable'.
  226.  
  227. - Added 16 bit FAT support; more 'sizeable' disks that had over 4077
  228.   clusters were not operational. Due to DOS's inconsistent behaviour,
  229.   disks with over 4077 and under 4088 clusters (or over 65518, possible
  230.   with 128 byte clusters and 8M disk size) are avoided by making
  231.   clusters bigger.
  232.  
  233. - Added DOS lookalike disk formats via switch /F.
  234.  
  235. - The FAT number is now defined via switch /A instead of /F.
  236.  
  237. - The time of format is stored in volume label.
  238.  
  239. - Upgraded to IOCTL_msg version 1.20 which tells the type of memory used
  240.   by the driver.
  241.  
  242. - Disallow sectors greater than 512 bytes as DOS can not handle them
  243.   properly but rather crashes when it encounters them.
  244.  
  245. - Allow clusters up to 8 kilobytes.
  246.  
  247. - Enhanced help.
  248.  
  249.  
  250.  
  251. 1.10 1991-09-06
  252.  
  253. - Added full support for multiple FATs. 1.00 had the /F switch, but no
  254.   support for it in formatter.
  255.  
  256. - Updated to IOCTL_msg versio 1.10 so that media byte is no longer used
  257.   to indicate the media change but to indicate the drive is RAM disk.
  258.  
  259. - Some minor fixes.
  260.  
  261.  
  262.  
  263. 1.00 1991-06-09 Initial release
  264.  
  265.